.header-container {
}

.btn{
  background-color: #da291c;
  color: white;
  font-weight: bold;
  padding: 12px 40px;
  margin-top: 16px;
  border-radius: 0;
  cursor: pointer;
}

.btn:hover{
  background-color: #cf281c;
  color: white;
  
}

@media screen and (max-width: 991px) {
  .header-container {
    flex-direction: column-reverse;
  }
}
.header-container .titlen {
  width: 60%;
  display: flex;
}
@media screen and (max-width: 991px) {
  .header-container .titlen {
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
.header-container .titlen .timg {
  width: 250px;
  padding-left: 2rem;
}
.header-container .titlen .timg img {
  width: 200px;
  padding-top: 0.5rem;
}
@media screen and (max-width: 991px) {
  .header-container .titlen .timg {
    padding-top: 2rem;
  }
}
.header-container .titlen .ttxt {
  padding: 64px;
}
.header-container .titlen .ttxt h2 {
  font-weight: 700;
  font-size: 2.6rem;
  line-height: normal;
}
.header-container .logon {
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 2.2rem;
}
@media screen and (max-width: 991px) {
  .header-container .logon {
    padding-top: 2rem;
  }
}
.header-container .logon img {
  width: 350px;
  padding-top: 48px;
}



@media screen and (max-width: 991px) {
  .socialtitle .cloud-img {
    width: 30%;
  }
}
.socialtitle .cloud-img img {
  width: 120px;
}
@media screen and (max-width: 991px) {
  .socialtitle .cloud-img img {
    width: 100px;
  }
}
.socialtitle .cloud-t {
  width: 80%;
  padding-top: 0.5rem;
}
@media screen and (max-width: 991px) {
  .socialtitle .cloud-t {
    width: 70%;
  }
}
.socialtitle .cloud-t h2 {
  font-weight: 300 !important;
  font-size: 2rem !important;
  line-height: normal;
}
.socialtitle .cloud-t h2 b {
  font-weight: 700;
}
.socialtitle .icons2 {
  width: 100%;
  padding-top: 1rem;
}
.socialtitle .icons2 img {
  width: 60%;
}
@media screen and (max-width: 991px) {
  .socialtitle .icons2 img {
    width: 100%;
  }
}
.socialtitle .text-analytics {
  width: 100%;
  padding-left: 150px;
  padding-top: 20px;
  padding-bottom: 5px;
}
@media screen and (max-width: 991px) {
  .socialtitle .text-analytics {
    padding-left: 130px;
  }
}
.socialtitle .text-analytics h2 {
  font-size: 1.9rem !important;
}

.box-in {
  min-height: 170px;
  background: #fff;
  width: 100%;
  border-radius: 0.8rem;
  display: flex;
  box-shadow: 2px 4px 20px -6px rgba(0, 0, 0, 0.3);
  margin-top: 2.5rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .box-in {
    margin-top: 2rem;
  }
}
.box-in .bx-img {
  width: 40%;
}
.box-in .bx-img img {
  width: 100%;
}

.bx-img-mobile{
display: none;
}

@media screen and (max-width: 991px) {
  .box-in .bx-img {
    display: none;
  }

  .box-in .bx-img-mobile{
    display: block;
    padding: 16px;
    }

    .box-in .bx-img-mobile img{
      margin: 0 auto;
      }
    
}
.box-in .bx-tx {
  padding: 1rem;
  width: 60%;
}
@media screen and (max-width: 991px) {
  .box-in .bx-tx {
    padding: 2rem;
    width: 100%;
  }
}
.box-in .bx-tx span {
  color: #da291c;
}
.box-in .bx-tx ul {
  padding-left: 1rem;
  padding-top: 0.5rem;
}
.box-in .bx-tx ul li {
  list-style: square;
  font-size: 13px;
  padding-bottom: 0.2rem;
}
@media screen and (max-width: 991px) {
  .box-in .bx-tx ul li {
    font-size: 14px;
  }
}

.bred {
  border-right: 4px solid #da291c;
}

.bbl {
  border-right: 4px solid #004E6C;
}

.bgn {
  border-right: 4px solid #45AE99;
}
.bgo {
  border-right: 4px solid #EA8C3F;
}

.term2 {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  background-image: url(../img/ab.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 4rem 4rem;
}
.term2 h2 {
  font-size: 1.5rem;
  font-weight: 700;
}
.term2 ul {
  padding-left: 1.5rem;
}
.term2 ul li {
  list-style: square;
  font-size: 13px;
  padding-bottom: 1rem;
}

/* NEW */

.copy{
  margin-top: 48px;
}

.img-form{
  width: 518px;
}

.ttxt h3{
  padding-top: 4px; 
  font-size: 26px;
}

@media screen and (max-width: 768px) {
  .img-form{
      width: 100%;
      display: flex;
      margin: 0 auto;

  }

  .ttxt h2{
    font-size: 32px !important;
    line-height: normal;
    padding-top: 0 !important;
  }
  
  .ttxt h3{
    font-size: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .header-container .titlen .ttxt{
    padding-top: 24px !important;
  }

  .header-container .logon img{
    padding-top: 16px !important;
  }
  .main-container .main-content .main-info{

    padding: 0 2rem;
  }
}